[INFO] cloning repository https://github.com/swissarmyhammer/shardex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swissarmyhammer/shardex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37a5ae784c2a8623b67aaa4ea4b4c442117174fb
[INFO] testing swissarmyhammer/shardex against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/swissarmyhammer/shardex
[INFO] finished tweaking git repo https://github.com/swissarmyhammer/shardex
[INFO] tweaked toml for git repo https://github.com/swissarmyhammer/shardex written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swissarmyhammer/shardex on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swissarmyhammer/shardex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c5cbd2e46c91d35a0d2e575c941ee2f565f3c503e63ab80d6794680edcc18e7
[INFO] running `Command { std: "docker" "start" "-a" "7c5cbd2e46c91d35a0d2e575c941ee2f565f3c503e63ab80d6794680edcc18e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c5cbd2e46c91d35a0d2e575c941ee2f565f3c503e63ab80d6794680edcc18e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c5cbd2e46c91d35a0d2e575c941ee2f565f3c503e63ab80d6794680edcc18e7", kill_on_drop: false }`
[INFO] [stdout] 7c5cbd2e46c91d35a0d2e575c941ee2f565f3c503e63ab80d6794680edcc18e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b040e69e4ac8776f3052978b4b652d869b55e222d0c7e705f5891c0212aed5c3
[INFO] running `Command { std: "docker" "start" "-a" "b040e69e4ac8776f3052978b4b652d869b55e222d0c7e705f5891c0212aed5c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling apithing v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling shardex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "b040e69e4ac8776f3052978b4b652d869b55e222d0c7e705f5891c0212aed5c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b040e69e4ac8776f3052978b4b652d869b55e222d0c7e705f5891c0212aed5c3", kill_on_drop: false }`
[INFO] [stdout] b040e69e4ac8776f3052978b4b652d869b55e222d0c7e705f5891c0212aed5c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 575e8f35ce893bd1a3006730c3c31e08bb2a157ca520287bbe5e846294281c68
[INFO] running `Command { std: "docker" "start" "-a" "575e8f35ce893bd1a3006730c3c31e08bb2a157ca520287bbe5e846294281c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling shardex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "575e8f35ce893bd1a3006730c3c31e08bb2a157ca520287bbe5e846294281c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575e8f35ce893bd1a3006730c3c31e08bb2a157ca520287bbe5e846294281c68", kill_on_drop: false }`
[INFO] [stdout] 575e8f35ce893bd1a3006730c3c31e08bb2a157ca520287bbe5e846294281c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d54daed3705293ecd7e66209d5cf79d6312a7d8464e60d36a365fcbeeb5f9462
[INFO] running `Command { std: "docker" "start" "-a" "d54daed3705293ecd7e66209d5cf79d6312a7d8464e60d36a365fcbeeb5f9462", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shardex-faac897f5035e25a)
[INFO] [stdout] 
[INFO] [stdout] running 852 tests
[INFO] [stdout] test api::context::tests::test_context_creation_equality ... ok
[INFO] [stdout] test api::context::tests::test_batch_text_storage_validation ... ok
[INFO] [stdout] test api::context::tests::test_clear_directory_path ... ok
[INFO] [stdout] test api::context::tests::test_config_update_with_text_storage ... ok
[INFO] [stdout] test api::context::tests::test_context_debug_includes_text_storage ... ok
[INFO] [stdout] test api::context::tests::test_default_context ... ok
[INFO] [stdout] test api::context::tests::test_effective_directory_path_fallback ... ok
[INFO] [stdout] test api::context::tests::test_context_debug ... ok
[INFO] [stdout] test api::context::tests::test_new_context ... ok
[INFO] [stdout] test api::context::tests::test_performance_tracker_throughput ... ok
[INFO] [stdout] test api::context::tests::test_performance_tracker_standalone ... ok
[INFO] [stdout] test api::context::tests::test_performance_tracking ... ok
[INFO] [stdout] test api::context::tests::test_set_directory_path ... ok
[INFO] [stdout] test api::context::tests::test_performance_tracking_reset ... ok
[INFO] [stdout] test api::context::tests::test_text_storage_configuration ... ok
[INFO] [stdout] test api::context::tests::test_text_storage_validation ... ok
[INFO] [stdout] test api::context::tests::test_update_config_invalid ... ok
[INFO] [stdout] test api::context::tests::test_update_config_valid ... ok
[INFO] [stdout] test api::operations::tests::test_batch_store_document_text_no_index ... ok
[INFO] [stdout] test api::operations::tests::test_get_document_text_operation ... ok
[INFO] [stdout] test api::operations::tests::test_batch_stats ... ok
[INFO] [stdout] test api::operations::tests::test_detailed_performance_metrics ... ok
[INFO] [stdout] test api::operations::tests::test_extract_snippet_operation ... ok
[INFO] [stdout] test api::operations::tests::test_batch_document_text_stats ... ok
[INFO] [stdout] test api::operations::tests::test_add_postings_no_index ... ok
[INFO] [stdout] test api::operations::tests::test_removal_stats ... ok
[INFO] [stdout] test api::operations::tests::test_open_index_nonexistent_directory ... ok
[INFO] [stdout] test api::context::tests::test_with_config ... ok
[INFO] [stdout] test api::operations::tests::test_store_document_text_no_index ... ok
[INFO] [stdout] test api::operations::tests::test_search_operation ... ok
[INFO] [stdout] test api::operations::tests::test_extract_snippet_from_posting ... ok
[INFO] [stdout] test api::operations::tests::test_batch_add_postings_operation ... ok
[INFO] [stdout] test api::operations::tests::test_create_index_operation ... ok
[INFO] [stdout] test api::operations::tests::test_validate_config_operation_invalid ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params ... ok
[INFO] [stdout] test api::operations::tests::test_validate_config_operation_valid ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params_duplicate_ids ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params_empty ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_batch_store_document_text_params_with_options ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_document_text_entry ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_extract_snippet_params ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_extract_snippet_params_from_posting ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_extract_snippet_params_zero_length ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_get_document_text_params ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params_document_id_mismatch ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params_empty_text ... ok
[INFO] [stdout] test api::parameters::document_text_tests::test_store_document_text_params_range_exceeds_document ... ok
[INFO] [stdout] test api::parameters::tests::test_add_postings_params_dimension_mismatch ... ok
[INFO] [stdout] test api::parameters::tests::test_add_postings_params_empty ... ok
[INFO] [stdout] test api::parameters::tests::test_add_postings_params_valid ... ok
[INFO] [stdout] test api::parameters::tests::test_batch_add_postings_params ... ok
[INFO] [stdout] test api::parameters::tests::test_batch_add_postings_params_empty ... ok
[INFO] [stdout] test api::parameters::tests::test_batch_add_postings_params_with_options ... ok
[INFO] [stdout] test api::parameters::tests::test_create_index_params_builder ... ok
[INFO] [stdout] test api::parameters::tests::test_create_index_params_from_config ... ok
[INFO] [stdout] test api::parameters::tests::test_create_index_params_from_shardex_config ... ok
[INFO] [stdout] test api::parameters::tests::test_create_index_params_high_performance ... ok
[INFO] [stdout] test api::parameters::tests::test_create_index_params_memory_optimized ... ok
[INFO] [stdout] test api::parameters::tests::test_create_index_params_validation_vector_size_zero ... ok
[INFO] [stdout] test api::parameters::tests::test_flush_params ... ok
[INFO] [stdout] test api::parameters::tests::test_get_performance_stats_params ... ok
[INFO] [stdout] test api::operations::tests::test_incremental_add_operation ... ok
[INFO] [stdout] test api::parameters::tests::test_incremental_add_params ... ok
[INFO] [stdout] test api::parameters::tests::test_incremental_add_params_empty_batch_id ... ok
[INFO] [stdout] test api::parameters::tests::test_open_index_params_empty_path ... ok
[INFO] [stdout] test api::parameters::tests::test_remove_documents_params_empty ... ok
[INFO] [stdout] test api::parameters::tests::test_open_index_params ... ok
[INFO] [stdout] test api::parameters::tests::test_search_params_builder ... ok
[INFO] [stdout] test api::parameters::tests::test_search_params_validation_empty_vector ... ok
[INFO] [stdout] test api::parameters::tests::test_search_params_with_slop_factor ... ok
[INFO] [stdout] test api::parameters::tests::test_search_params_validation_k_zero ... ok
[INFO] [stdout] test api::parameters::tests::test_validate_config_params ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_access_pattern_sequence_prediction ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_access_pattern_tracker ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_async_metrics_calculations ... ok
[INFO] [stdout] test api::operations::tests::test_open_index_already_initialized ... ok
[INFO] [stdout] test api::operations::tests::test_get_stats_operation ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_cooccurrence_map ... ok
[INFO] [stdout] test api::operations::tests::test_batch_store_document_text_operation ... ok
[INFO] [stdout] test api::operations::tests::test_create_index_already_initialized ... ok
[INFO] [stdout] test api::operations::tests::test_flush_operation ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_buffer_functionality ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_async_storage_creation ... ok
[INFO] [stdout] test api::operations::tests::test_add_postings_operation ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_creation ... ok
[INFO] [stdout] test api::operations::tests::test_get_performance_stats_operation ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_async_read_write ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_basic_lifecycle ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_prediction_integration ... ok
[INFO] [stdout] test bloom_filter::tests::test_bloom_filter_creation ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_graceful_shutdown_with_pending_operations ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_start ... ok
[INFO] [stdout] test bloom_filter::tests::test_consistent_hashing ... ok
[INFO] [stdout] test bloom_filter::tests::test_edge_cases ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_batch_async_operations ... ok
[INFO] [stdout] test bloom_filter::tests::test_hash_function_independence ... ok
[INFO] [stdout] test api::parameters::tests::test_get_stats_params ... ok
[INFO] [stdout] test bloom_filter::tests::test_bit_operations ... ok
[INFO] [stdout] test api::parameters::tests::test_remove_documents_params ... ok
[INFO] [stdout] test bloom_filter::tests::test_insert_and_contains ... ok
[INFO] [stdout] test bloom_filter::tests::test_builder_pattern ... ok
[INFO] [stdout] test bloom_filter::tests::test_invalid_parameters ... ok
[INFO] [stdout] test bloom_filter::tests::test_load_factor_tracking ... ok
[INFO] [stdout] test bloom_filter::tests::test_header_bytemuck ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_read_ahead_buffer ... ok
[INFO] [stdout] test bloom_filter::tests::test_clear ... ok
[INFO] [stdout] test bloom_filter::tests::test_header_creation ... ok
[INFO] [stdout] test bloom_filter::tests::test_memory_layout ... ok
[INFO] [stdout] test bloom_filter::tests::test_merge_compatible_filters ... ok
[INFO] [stdout] test bloom_filter::tests::test_merge_incompatible_filters ... ok
[INFO] [stdout] test bloom_filter::tests::test_zero_initialized_header ... ok
[INFO] [stdout] test bloom_filter::tests::test_parameter_calculation ... ok
[INFO] [stdout] test bloom_filter::tests::test_serialization ... ok
[INFO] [stdout] test bloom_filter::tests::test_stats_serialization ... ok
[INFO] [stdout] test bloom_filter::tests::test_no_false_negatives ... ok
[INFO] [stdout] test concurrent::tests::test_concurrency_metrics ... ok
[INFO] [stdout] test concurrent::tests::test_coordination_statistics ... ok
[INFO] [stdout] test bloom_filter::tests::test_statistics ... ok
[INFO] [stdout] test concurrent::tests::test_concurrent_shardex_creation ... ok
[INFO] [stdout] test concurrent::tests::test_non_blocking_read_operations ... ok
[INFO] [stdout] test concurrent::tests::test_write_operation_coordination ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_storage_config ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_metrics_calculations ... ok
[INFO] [stdout] test config::tests::test_boundary_values ... ok
[INFO] [stdout] test config::tests::test_build_with_invalid_config ... ok
[INFO] [stdout] test config::tests::test_build_with_valid_config ... ok
[INFO] [stdout] test config::tests::test_builder_pattern ... ok
[INFO] [stdout] test config::tests::test_calculate_optimal_slop_adaptive_disabled ... ok
[INFO] [stdout] test config::tests::test_calculate_optimal_slop_adaptive_enabled ... ok
[INFO] [stdout] test config::tests::test_calculate_optimal_slop_clamping ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test concurrent::tests::test_configuration_options ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_timer_based_flushing ... ok
[INFO] [stdout] test config::tests::test_default_config_validation ... ok
[INFO] [stdout] test concurrent::tests::test_write_operation_timeout ... ok
[INFO] [stdout] test config::tests::test_empty_directory_path_validation ... ok
[INFO] [stdout] test config::tests::test_max_document_text_size_too_large_validation ... ok
[INFO] [stdout] test config::tests::test_new_config ... ok
[INFO] [stdout] test config::tests::test_pathbuf_conversion ... ok
[INFO] [stdout] test config::tests::test_shardex_config_with_slop_factor_config ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_build_invalid ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_build_valid ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_builder ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_clone ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_debug ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_default ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_default_out_of_range_validation ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_min_greater_than_max_validation ... ok
[INFO] [stdout] test bloom_filter::tests::test_false_positive_rate ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_new ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_validation ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_zero_default_validation ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_zero_max_validation ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_zero_min_validation ... ok
[INFO] [stdout] test config::tests::test_slop_factor_config_zero_performance_threshold_validation ... ok
[INFO] [stdout] test config::tests::test_wal_segment_size_too_large_validation ... ok
[INFO] [stdout] test config::tests::test_wal_segment_size_too_small_validation ... ok
[INFO] [stdout] test config::tests::test_zero_batch_write_interval_validation ... ok
[INFO] [stdout] test config::tests::test_zero_bloom_filter_size_validation ... ok
[INFO] [stdout] test config::tests::test_zero_max_document_text_size_validation ... ok
[INFO] [stdout] test config::tests::test_zero_shard_size_validation ... ok
[INFO] [stdout] test config::tests::test_zero_shardex_segment_size_validation ... ok
[INFO] [stdout] test config::tests::test_zero_slop_factor_validation ... ok
[INFO] [stdout] test config::tests::test_zero_vector_size_validation ... ok
[INFO] [stdout] test config_persistence::tests::test_atomic_save_operation ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_compatibility ... ok
[INFO] [stdout] test config_persistence::tests::test_checksum_validation ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_merge_compatible_changes ... ok
[INFO] [stdout] test config::tests::test_max_document_text_size_at_maximum_boundary ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_manager ... ok
[INFO] [stdout] test config::tests::test_max_document_text_size_at_minimum_boundary ... ok
[INFO] [stdout] test config::tests::test_max_document_text_size_below_minimum_validation ... ok
[INFO] [stdout] test config_persistence::tests::test_persisted_config_creation ... ok
[INFO] [stdout] test api::operations::tests::test_store_document_text_operation ... ok
[INFO] [stdout] test config_persistence::tests::test_persisted_config_save_and_load ... ok
[INFO] [stdout] test config_persistence::tests::test_invalid_configuration ... ok
[INFO] [stdout] test constants::tests::test_magic_constants_are_four_bytes ... ok
[INFO] [stdout] test config_persistence::tests::test_version_migration ... ok
[INFO] [stdout] test constants::tests::test_magic_constants_are_correct ... ok
[INFO] [stdout] test constants::tests::test_magic_constants_are_unique ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_update ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_read_write ... ok
[INFO] [stdout] test config_persistence::tests::test_unsupported_future_version ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_batched_writes ... ok
[INFO] [stdout] test cow_index::tests::test_cow_metrics_default ... ok
[INFO] [stdout] test concurrent_document_text_storage::tests::test_concurrent_storage_creation ... ok
[INFO] [stdout] test config_persistence::tests::test_configuration_timestamps ... ok
[INFO] [stdout] test cow_index::tests::test_active_reader_count ... ok
[INFO] [stdout] test cow_index::tests::test_cow_index_creation ... ok
[INFO] [stdout] test cow_index::tests::test_clone_for_write ... ok
[INFO] [stdout] test cow_index::tests::test_cow_index_clone ... ok
[INFO] [stdout] test cow_index::tests::test_multiple_writers_sequential ... ok
[INFO] [stdout] test batch_processor::tests::test_batch_processor_with_wal_integration ... ok
[INFO] [stdout] test cow_index::tests::test_commit_changes ... ok
[INFO] [stdout] test cow_index::tests::test_metrics_tracking ... ok
[INFO] [stdout] test cow_index::tests::test_memory_usage_tracking ... ok
[INFO] [stdout] test cow_index::tests::test_read_access ... ok
[INFO] [stdout] test crash_recovery::tests::test_crash_recovery_creation ... ok
[INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_add_corrupted_segment ... ok
[INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_new ... ok
[INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_with_errors ... ok
[INFO] [stdout] test crash_recovery::tests::test_crash_recovery_stats_successful ... ok
[INFO] [stdout] test cow_index::tests::test_quick_stats_access ... ok
[INFO] [stdout] test cow_index::tests::test_metrics_across_clones ... ok
[INFO] [stdout] test api::operations::tests::test_remove_documents_operation ... ok
[INFO] [stdout] test deduplication::tests::test_all_duplicates ... ok
[INFO] [stdout] test deduplication::tests::test_by_document_id_deduplication ... ok
[INFO] [stdout] test cow_index::tests::test_writer_discard_metrics ... ok
[INFO] [stdout] test cow_index::tests::test_concurrent_readers ... ok
[INFO] [stdout] test deduplication::tests::test_deduplication_policy_default ... ok
[INFO] [stdout] test deduplication::tests::test_by_position_deduplication ... ok
[INFO] [stdout] test cow_index::tests::test_writer_stats ... ok
[INFO] [stdout] test deduplication::tests::test_deduplication_policy_descriptions ... ok
[INFO] [stdout] test deduplication::tests::test_deduplication_stats ... ok
[INFO] [stdout] test crash_recovery::tests::test_detect_crash_no_crash ... ok
[INFO] [stdout] test crash_recovery::tests::test_detect_crash_empty_metadata ... ok
[INFO] [stdout] test cow_index::tests::test_writer_drop_metrics ... ok
[INFO] [stdout] test deduplication::tests::test_deduplication_policy_performance_costs ... ok
[INFO] [stdout] test deduplication::tests::test_deduplicator_reset ... ok
[INFO] [stdout] test deduplication::tests::test_exact_deduplication ... ok
[INFO] [stdout] test deduplication::tests::test_single_result ... ok
[INFO] [stdout] test deduplication::tests::test_empty_results ... ok
[INFO] [stdout] test deduplication::tests::test_hash_search_result_consistency ... ok
[INFO] [stdout] test deduplication::tests::test_result_deduplicator_creation ... ok
[INFO] [stdout] test deduplication::tests::test_no_deduplication ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_identical_vectors ... ok
[INFO] [stdout] test deduplication::tests::test_vector_quantization_in_hashing ... ok
[INFO] [stdout] test crash_recovery::tests::test_detect_crash_recovery_lock ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_zero_vectors ... ok
[INFO] [stdout] test distance::tests::test_dimension_validation ... ok
[INFO] [stdout] test distance::tests::test_distance_metric_default ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_normalization ... ok
[INFO] [stdout] test distance::tests::test_distance_metric_descriptions ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_opposite_vectors ... ok
[INFO] [stdout] test cow_index::tests::test_thread_safety_markers ... ok
[INFO] [stdout] test crash_recovery::tests::test_detect_crash_wal_without_metadata ... ok
[INFO] [stdout] test distance::tests::test_cosine_similarity_orthogonal_vectors ... ok
[INFO] [stdout] test distance::tests::test_distance_metric_names ... ok
[INFO] [stdout] test distance::tests::test_dot_product_similarity_positive_correlation ... ok
[INFO] [stdout] test distance::tests::test_dot_product_similarity_negative_correlation ... ok
[INFO] [stdout] test distance::tests::test_euclidean_similarity_behavior ... ok
[INFO] [stdout] test distance::tests::test_dot_product_similarity_sigmoid ... ok
[INFO] [stdout] test distance::tests::test_empty_vectors ... ok
[INFO] [stdout] test distance::tests::test_prefers_normalized ... ok
[INFO] [stdout] test document_text_entry::tests::test_constants ... ok
[INFO] [stdout] test document_text_entry::tests::test_document_text_entry_validation ... ok
[INFO] [stdout] test document_text_entry::tests::test_entry_overlap_detection ... ok
[INFO] [stdout] test distance::tests::test_euclidean_similarity_different_vectors ... ok
[INFO] [stdout] test document_text_entry::tests::test_entry_helper_methods ... ok
[INFO] [stdout] test distance::tests::test_similarity_range_bounds ... ok
[INFO] [stdout] test document_text_entry::tests::test_bytemuck_compatibility ... ok
[INFO] [stdout] test document_text_entry::tests::test_header_add_operations ... ok
[INFO] [stdout] test document_text_entry::tests::test_default_implementations ... ok
[INFO] [stdout] test document_text_entry::tests::test_document_text_entry_creation ... ok
[INFO] [stdout] test distance::tests::test_euclidean_similarity_identical_vectors ... ok
[INFO] [stdout] test document_text_entry::tests::test_text_index_header_creation ... ok
[INFO] [stdout] test document_text_entry::tests::test_zeroable_trait ... ok
[INFO] [stdout] test document_text_performance::tests::test_basic_optimized_storage ... ok
[INFO] [stdout] test document_text_entry::tests::test_text_data_header_creation ... ok
[INFO] [stdout] test document_text_entry::tests::test_header_offset_calculations ... ok
[INFO] [stdout] test document_text_entry::tests::test_header_validation ... ok
[INFO] [stdout] test document_text_entry::tests::test_utilization_calculation ... ok
[INFO] [stdout] test document_text_entry::tests::test_memory_layout_sizes ... ok
[INFO] [stdout] test document_text_storage::tests::test_create_document_text_storage ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_on_clean_storage ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_update_consistency ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_validation_error_messages ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_bounds_checking ... ok
[INFO] [stdout] test api::operations::tests::test_batch_add_postings_with_flush ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_after_multiple_operations ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_with_data ... ok
[INFO] [stdout] test document_text_storage::tests::test_document_not_found ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_reload_consistency ... ok
[INFO] [stdout] test document_text_storage::tests::test_checksum_verification_with_unicode ... ok
[INFO] [stdout] test document_text_storage::tests::test_backward_search_finds_latest ... ok
[INFO] [stdout] test document_text_storage::tests::test_empty_text_rejection ... ok
[INFO] [stdout] test document_text_storage::tests::test_document_updates ... ok
[INFO] [stdout] test document_text_storage::tests::test_get_text_safe_document_not_found ... ok
[INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_basic ... ok
[INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_invalid_range ... ok
[INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_utf8_boundary_error ... ok
[INFO] [stdout] test document_text_storage::tests::test_open_existing_storage ... ok
[INFO] [stdout] test document_text_storage::tests::test_get_text_safe_with_validation ... ok
[INFO] [stdout] test document_text_storage::tests::test_extract_text_substring_unicode ... ok
[INFO] [stdout] test document_text_storage::tests::test_max_document_size_update ... ok
[INFO] [stdout] test document_text_storage::tests::test_maximum_file_size_boundary_conditions ... ok
[INFO] [stdout] test document_text_storage::tests::test_rebuild_empty_storage ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_access_pattern_cleanup ... ok
[INFO] [stdout] test document_text_storage::tests::test_scan_and_rebuild_index_async_error_propagation ... ok
[INFO] [stdout] test document_text_storage::tests::test_size_limit_enforcement ... ok
[INFO] [stdout] test document_text_storage::tests::test_rebuild_index_from_data_basic ... ok
[INFO] [stdout] test document_text_storage::tests::test_scan_and_rebuild_index_async_tracing_context ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_and_retrieve_text ... ok
[INFO] [stdout] test document_text_storage::tests::test_rebuild_index_from_data_corrupted_index ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_text_safe_basic ... ok
[INFO] [stdout] test document_text_storage::tests::test_safe_operations_with_document_updates ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_multiple_documents ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_text_safe_size_validation ... ok
[INFO] [stdout] test document_text_storage::tests::test_store_text_safe_utf8_validation ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_all_entries_corrupted ... ok
[INFO] [stdout] test document_text_storage::tests::test_sync_operations ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_basic ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_invalid_utf8_corruption ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_with_valid_data ... ok
[INFO] [stdout] test document_text_storage::tests::test_utilization_ratio ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_with_mixed_corruption ... ok
[INFO] [stdout] test document_text_storage::tests::test_scan_and_rebuild_index_async_wrapper ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_with_corruption_at_end ... ok
[INFO] [stdout] test document_text_storage::tests::test_unicode_text_storage ... ok
[INFO] [stdout] test document_text_storage::tests::test_validation_methods_comprehensive ... ok
[INFO] [stdout] test api::operations::tests::test_open_index_operation ... ok
[INFO] [stdout] test cow_index::tests::test_readers_during_write ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_count_limit ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_multiple_operations_in_transaction ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_boundary_conditions ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_lifecycle_basic ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_operation_validation ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_statistics ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_not_found_errors ... ok
[INFO] [stdout] test error::tests::test_context_preserves_error_classification ... ok
[INFO] [stdout] test error::tests::test_context_chaining ... ok
[INFO] [stdout] test error::tests::test_corruption_error_display ... ok
[INFO] [stdout] test error::tests::test_dimension_context_suggestions ... ok
[INFO] [stdout] test error::tests::test_document_text_error_classification ... ok
[INFO] [stdout] test error::tests::test_document_text_not_found_error_display ... ok
[INFO] [stdout] test error::tests::test_document_text_not_found_helper_method ... ok
[INFO] [stdout] test error::tests::test_document_too_large_error_display ... ok
[INFO] [stdout] test error::tests::test_document_too_large_helper_method ... ok
[INFO] [stdout] test error::tests::test_error_classification ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test error::tests::test_error_context_integration_validation ... ok
[INFO] [stdout] test error::tests::test_invalid_dimension_display ... ok
[INFO] [stdout] test error::tests::test_file_operation_failed ... ok
[INFO] [stdout] test error::tests::test_invalid_document_id_error ... ok
[INFO] [stdout] test error::tests::test_invalid_input_error ... ok
[INFO] [stdout] test error::tests::test_invalid_posting_data_error ... ok
[INFO] [stdout] test error::tests::test_invalid_range_error_display ... ok
[INFO] [stdout] test error::tests::test_invalid_range_helper_method ... ok
[INFO] [stdout] test error::tests::test_invalid_similarity_score_display ... ok
[INFO] [stdout] test error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test error::tests::test_io_error_display ... ok
[INFO] [stdout] test error::tests::test_memory_mapping_error_display ... ok
[INFO] [stdout] test error::tests::test_memory_mapping_failed ... ok
[INFO] [stdout] test error::tests::test_resource_exhausted_error ... ok
[INFO] [stdout] test error::tests::test_search_error_display ... ok
[INFO] [stdout] test error::tests::test_search_operation_failed ... ok
[INFO] [stdout] test error::tests::test_shard_error_display ... ok
[INFO] [stdout] test error::tests::test_shard_operation_failed ... ok
[INFO] [stdout] test error::tests::test_similarity_score_suggestions ... ok
[INFO] [stdout] test error::tests::test_structured_error_context_preservation ... ok
[INFO] [stdout] test error::tests::test_text_corruption_error_display ... ok
[INFO] [stdout] test error::tests::test_text_corruption_helper_method ... ok
[INFO] [stdout] test error::tests::test_transient_failure_error ... ok
[INFO] [stdout] test error::tests::test_wal_error_display ... ok
[INFO] [stdout] test error::tests::test_wal_operation_failed ... ok
[INFO] [stdout] test error::tests::test_with_file_context ... ok
[INFO] [stdout] test error::tests::test_with_file_context_config_error ... ok
[INFO] [stdout] test error::tests::test_with_operation_context ... ok
[INFO] [stdout] test error::tests::test_with_operation_context_invalid_input ... ok
[INFO] [stdout] test error::tests::test_with_operation_context_transient_failure ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_error_causality_chain ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_error_chaining_with_context ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_error_classification_preservation ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_error_with_file_context_enhancement ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_error_with_operation_context_enhancement ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_file_operation_error_helper ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_io_error_context_enhancement ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_memory_mapping_error_helper ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_multiple_context_layering ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_search_operation_error_helper ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_shard_operation_error_helper ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_structured_error_context_preservation ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_assert_error_contains ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_assert_error_type ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_expect_error ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_test_utilities_expect_success ... ok
[INFO] [stdout] test error_context_integration_test::tests::test_wal_operation_error_helper ... ok
[INFO] [stdout] test error_handling::tests::test_backup_creation ... ok
[INFO] [stdout] test error_handling::tests::test_backup_listing ... ok
[INFO] [stdout] test error_handling::tests::test_backup_manager_creation ... ok
[INFO] [stdout] test error_handling::tests::test_emergency_backup ... ok
[INFO] [stdout] test error_handling::tests::test_health_monitor_creation ... ok
[INFO] [stdout] test error_handling::tests::test_recovery_config_default ... ok
[INFO] [stdout] test error_handling::tests::test_health_check_empty_storage ... ok
[INFO] [stdout] test error_handling_integration_test::recovery_system_tests::test_recovery_strategy_configuration ... ok
[INFO] [stdout] test error_handling_integration_test::test_backup_restore_system ... ok
[INFO] [stdout] test error::tests::test_chain_with_source ... ok
[INFO] [stdout] test error::tests::test_concurrency_error ... ok
[INFO] [stdout] test error::tests::test_config_error_display ... ok
[INFO] [stdout] test document_text_storage::tests::test_truncate_to_last_valid_large_file_with_corruption ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_commit_validation ... ok
[INFO] [stdout] test concurrent::tests::test_concurrent_readers_during_write ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_concurrent_transaction_cleanup ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_inactive_transaction_error ... ok
[INFO] [stdout] test identifiers::tests::test_bytemuck_compatibility ... ok
[INFO] [stdout] test identifiers::tests::test_clone_and_copy ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_abort ... ok
[INFO] [stdout] test identifiers::tests::test_bytes_serialization ... ok
[INFO] [stdout] test identifiers::tests::test_debug_format ... ok
[INFO] [stdout] test identifiers::tests::test_default ... ok
[INFO] [stdout] test error_handling_integration_test::test_error_metrics_integration ... ok
[INFO] [stdout] test identifiers::tests::test_document_id_generation ... ok
[INFO] [stdout] test identifiers::tests::test_invalid_string_parsing ... ok
[INFO] [stdout] test identifiers::tests::test_memory_layout ... ok
[INFO] [stdout] test identifiers::tests::test_json_serialization ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_large_document_validation ... ok
[INFO] [stdout] test identifiers::tests::test_hash_consistency ... ok
[INFO] [stdout] test identifiers::tests::test_raw_access ... ok
[INFO] [stdout] test identifiers::tests::test_shard_id_generation ... ok
[INFO] [stdout] test identifiers::tests::test_zeroable_trait ... ok
[INFO] [stdout] test integrity::tests::test_attempt_recovery_all_types ... ok
[INFO] [stdout] test document_transaction_coordinator::tests::test_transaction_timeout_cleanup ... ok
[INFO] [stdout] test integrity::tests::test_component_type_name ... ok
[INFO] [stdout] test identifiers::tests::test_string_serialization ... ok
[INFO] [stdout] test identifiers::tests::test_ulid_conversion ... ok
[INFO] [stdout] test integrity::tests::test_corruption_report_serialization ... ok
[INFO] [stdout] test integrity::tests::test_corruption_detection_and_recovery ... ok
[INFO] [stdout] test integrity::tests::test_capacity_consistency_validation ... ok
[INFO] [stdout] test integrity::tests::test_component_type_validation ... ok
[INFO] [stdout] test error_handling_integration_test::test_recovery_manager_scenarios ... ok
[INFO] [stdout] test identifiers::tests::test_ordering_properties ... ok
[INFO] [stdout] test error_handling_integration_test::test_storage_validation_methods ... ok
[INFO] [stdout] test integrity::tests::test_cross_reference_validation_missing_files ... ok
[INFO] [stdout] test error_handling_integration_test::test_error_handling_system_integration ... ok
[INFO] [stdout] test integrity::tests::test_file_validation_truncation ... ok
[INFO] [stdout] test integrity::tests::test_detailed_corruption_analysis ... ok
[INFO] [stdout] test integrity::tests::test_cross_reference_validation ... ok
[INFO] [stdout] test integrity::tests::test_integrity_checker_creation ... ok
[INFO] [stdout] test integrity::tests::test_cross_validation_capability ... ok
[INFO] [stdout] test integrity::tests::test_integrity_config_default ... ok
[INFO] [stdout] test integrity::tests::test_integrity_manager_creation ... ok
[INFO] [stdout] test integrity::tests::test_integrity_issue_categorization ... ok
[INFO] [stdout] test integrity::tests::test_integrity_report_creation ... ok
[INFO] [stdout] test integrity::tests::test_file_path_validation ... ok
[INFO] [stdout] test integrity::tests::test_file_validation_checksum_mismatch ... ok
[INFO] [stdout] test integrity::tests::test_file_validation_success ... ok
[INFO] [stdout] test integrity::tests::test_is_valid_magic ... ok
[INFO] [stdout] test integrity::tests::test_overflow_arithmetic ... ok
[INFO] [stdout] test integrity::tests::test_incremental_integrity_verification ... ok
[INFO] [stdout] test integrity::tests::test_full_integrity_verification ... ok
[INFO] [stdout] test integrity::tests::test_pointer_corruption_repair_vector_storage ... ok
[INFO] [stdout] test integrity::tests::test_monitoring_add_remove ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_data_offset_out_of_bounds ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_alignment_issues ... ok
[INFO] [stdout] test integrity::tests::test_integrity_statistics ... ok
[INFO] [stdout] test integrity::tests::test_pointer_corruption_repair_posting_storage ... ok
[INFO] [stdout] test integrity::tests::test_needs_validation ... ok
[INFO] [stdout] test integrity::tests::test_recovery_data_corruption ... ok
[INFO] [stdout] test integrity::tests::test_recovery_structural_inconsistency ... ok
[INFO] [stdout] test integrity::tests::test_recovery_with_disabled_config ... ok
[INFO] [stdout] test integrity::tests::test_repair_report_functionality ... ok
[INFO] [stdout] test integrity::tests::test_recovery_header_corruption ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_wal_file ... ok
[INFO] [stdout] test integrity::tests::test_repair_functionality ... ok
[INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_file_access_failures ... ok
[INFO] [stdout] test integrity::tests::test_recovery_file_truncation ... ok
[INFO] [stdout] test integrity::tests::test_pointer_validation_invalid_magic_bytes ... ok
[INFO] [stdout] test integrity::tests::test_repair_strategies ... ok
[INFO] [stdout] test integrity::tests::test_validation_result_failure ... ok
[INFO] [stdout] test integrity::tests::test_validation_result_success ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_active_count_mismatch ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_arrays_beyond_bounds ... ok
[INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_validation_failures ... ok
[INFO] [stdout] test integrity::tests::test_repair_vector_data_offset_successful ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_count_exceeds_capacity ... ok
[INFO] [stdout] test integrity::tests::test_periodic_validation_workflow ... ok
[INFO] [stdout] test integrity::tests::test_storage_integrity_validation ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_empty_storage ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_too_many_invalid_document_ids ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_valid_data ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_too_many_zero_lengths ... ok
[INFO] [stdout] test integrity::tests::test_vector_quality_validation ... ok
[INFO] [stdout] test layout::tests::test_atomic_metadata_save ... ok
[INFO] [stdout] test layout::tests::test_cleanup_stats_default ... ok
[INFO] [stdout] test layout::tests::test_cleanup_stats_no_text_storage ... ok
[INFO] [stdout] test layout::tests::test_cleanup_manager ... ok
[INFO] [stdout] test layout::tests::test_directory_creation ... ok
[INFO] [stdout] test integrity::tests::test_vector_storage_integrity_validation ... ok
[INFO] [stdout] test layout::tests::test_file_discovery_empty_directory ... ok
[INFO] [stdout] test layout::tests::test_cleanup_text_storage ... ok
[INFO] [stdout] test layout::tests::test_cleanup_stats ... ok
[INFO] [stdout] test layout::tests::test_index_metadata_creation ... ok
[INFO] [stdout] test layout::tests::test_index_metadata_text_storage_fields ... ok
[INFO] [stdout] test layout::tests::test_directory_layout_creation ... ok
[INFO] [stdout] test layout::tests::test_metadata_compatibility ... ok
[INFO] [stdout] test identifiers::tests::test_uniqueness ... ok
[INFO] [stdout] test layout::tests::test_file_discovery_with_files ... ok
[INFO] [stdout] test layout::tests::test_file_path_generation ... ok
[INFO] [stdout] test layout::tests::test_layout_validation ... ok
[INFO] [stdout] test layout::tests::test_orphaned_file_detection ... ok
[INFO] [stdout] test layout::tests::test_text_storage_validation_no_files ... ok
[INFO] [stdout] test integrity::tests::test_verify_posting_data_quality_overflow_ranges ... ok
[INFO] [stdout] test memory::tests::test_alignment_checking ... ok
[INFO] [stdout] test error_handling_integration_test::test_health_monitor_performance_integration ... ok
[INFO] [stdout] test layout::tests::test_text_storage_file_paths ... ok
[INFO] [stdout] test layout::tests::test_metadata_serialization ... ok
[INFO] [stdout] test memory::tests::test_file_header_compatibility ... ok
[INFO] [stdout] test memory::tests::test_crc32_consistency ... ok
[INFO] [stdout] test memory::tests::test_file_resize ... ok
[INFO] [stdout] test memory::tests::test_create_memory_mapped_file ... ok
[INFO] [stdout] test memory::tests::test_parent_directory_creation ... ok
[INFO] [stdout] test memory::tests::test_standard_header_bytemuck ... ok
[INFO] [stdout] test memory::tests::test_standard_header_checksum_validation ... ok
[INFO] [stdout] test memory::tests::test_read_write_operations ... ok
[INFO] [stdout] test layout::tests::test_text_storage_existence_check ... ok
[INFO] [stdout] test memory::tests::test_standard_header_complete_validation ... ok
[INFO] [stdout] test memory::tests::test_slice_operations ... ok
[INFO] [stdout] test memory::tests::test_bounds_checking ... ok
[INFO] [stdout] test memory::tests::test_standard_header_creation ... ok
[INFO] [stdout] test memory::tests::test_standard_header_magic_validation ... ok
[INFO] [stdout] test memory::tests::test_standard_header_size_constants ... ok
[INFO] [stdout] test memory::tests::test_standard_header_update_checksum ... ok
[INFO] [stdout] test memory::tests::test_standard_header_structure_validation ... ok
[INFO] [stdout] test memory::tests::test_standard_header_update_for_modification ... ok
[INFO] [stdout] test memory::tests::test_standard_header_version_validation ... ok
[INFO] [stdout] test memory::tests::test_standard_header_with_timestamps ... ok
[INFO] [stdout] test layout::tests::test_index_metadata_serialization_with_text_fields ... ok
[INFO] [stdout] test layout::tests::test_text_storage_size_calculation ... ok
[INFO] [stdout] test memory::tests::test_memory_mapped_file_with_header ... ok
[INFO] [stdout] test memory::tests::test_read_only_mapping ... ok
[INFO] [stdout] test memory::tests::test_zero_size_file ... ok
[INFO] [stdout] test monitoring::tests::test_percentile_calculator_extreme_values ... ok
[INFO] [stdout] test monitoring::tests::test_bloom_filter_metrics ... ok
[INFO] [stdout] test monitoring::tests::test_percentile_calculator_with_microsecond_precision ... ok
[INFO] [stdout] test monitoring::tests::test_percentile_calculator ... ok
[INFO] [stdout] test posting_storage::tests::test_file_size_calculation ... ok
[INFO] [stdout] test monitoring::tests::test_performance_monitor ... ok
[INFO] [stdout] test posting_storage::tests::test_header_bytemuck_compatibility ... ok
[INFO] [stdout] test posting_storage::tests::test_header_validation ... ok
[INFO] [stdout] test posting_storage::tests::test_capacity_limits ... ok
[INFO] [stdout] test memory::tests::test_sync_operations ... ok
[INFO] [stdout] test posting_storage::tests::test_posting_storage_header_creation ... ok
[INFO] [stdout] test posting_storage::tests::test_posting_storage_header_validation_errors ... ok
[INFO] [stdout] test posting_storage::tests::test_persistence ... ok
[INFO] [stdout] test posting_storage::tests::test_iter_active ... ok
[INFO] [stdout] test posting_storage::tests::test_create_posting_storage ... ok
[INFO] [stdout] test posting_storage::tests::test_find_by_document_id ... ok
[INFO] [stdout] test posting_storage::tests::test_add_and_get_postings ... ok
[INFO] [stdout] test posting_storage::tests::test_out_of_bounds_access ... ok
[INFO] [stdout] test posting_storage::tests::test_bit_manipulation ... ok
[INFO] [stdout] test posting_storage::tests::test_deleted_flag_operations ... ok
[INFO] [stdout] test posting_storage::tests::test_read_only_mode ... ok
[INFO] [stdout] test posting_storage::tests::test_update_posting ... ok
[INFO] [stdout] test posting_storage::tests::test_remove_posting ... ok
[INFO] [stdout] test shard::tests::test_append_only_semantics ... ok
[INFO] [stdout] test shard::tests::test_bloom_filter_integration_basic ... ok
[INFO] [stdout] test shard::tests::test_centroid_calculation_empty_shard ... ok
[INFO] [stdout] test shard::tests::test_centroid_incremental_updates ... ok
[INFO] [stdout] test shard::tests::test_bloom_filter_persistence ... ok
[INFO] [stdout] test shard::tests::test_centroid_integrity_validation ... ok
[INFO] [stdout] test shard::tests::test_centroid_multiple_vectors ... ok
[INFO] [stdout] test shard::tests::test_bloom_filter_metadata_consistency ... ok
[INFO] [stdout] test shard::tests::test_bloom_filter_false_positive_handling ... ok
[INFO] [stdout] test shard::tests::test_euclidean_distance_calculation ... ok
[INFO] [stdout] test shard::tests::test_centroid_single_vector ... ok
[INFO] [stdout] test shard::tests::test_cosine_similarity_calculation ... ok
[INFO] [stdout] test shard::tests::test_centroid_recalculation ... ok
[INFO] [stdout] test shard::tests::test_centroid_persistence_on_reopen ... ok
[INFO] [stdout] test shard::tests::test_centroid_remove_document ... ok
[INFO] [stdout] test shard::tests::test_search_with_metric_dimension_validation ... ok
[INFO] [stdout] test shard::tests::test_centroid_with_deleted_vectors ... ok
[INFO] [stdout] test shard::tests::test_search_with_metric_empty_k ... ok
[INFO] [stdout] test shard::tests::test_shard_creation_validation ... ok
[INFO] [stdout] test shard::tests::test_shard_open_nonexistent ... ok
[INFO] [stdout] test shard::tests::test_search_with_metric_vs_regular_search ... ok
[INFO] [stdout] test shard::tests::test_bloom_filter_split_maintenance ... ok
[INFO] [stdout] test shard::tests::test_shard_capacity_limits ... ok
[INFO] [stdout] test shard::tests::test_shard_add_and_get_posting ... ok
[INFO] [stdout] test shard::tests::test_shard_creation ... ok
[INFO] [stdout] test shard::tests::test_shard_integrity_validation ... ok
[INFO] [stdout] test shard::tests::test_shard_available_capacity ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_multiple ... ok
[INFO] [stdout] test shard::tests::test_debug_split_capacity ... ok
[INFO] [stdout] test shard::tests::test_shard_out_of_bounds ... ok
[INFO] [stdout] test shard::tests::test_shard_metadata ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_nonexistent ... ok
[INFO] [stdout] test shard::tests::test_shard_read_only_mode ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_single ... ok
[INFO] [stdout] test shard::tests::test_shard_persistence ... ok
[INFO] [stdout] test shard::tests::test_shard_search_empty_shard ... ok
[INFO] [stdout] test shard::tests::test_shard_search_basic ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_document_read_only ... ok
[INFO] [stdout] test shard::tests::test_shard_remove_posting ... ok
[INFO] [stdout] test shard::tests::test_shard_search_dimension_validation ... ok
[INFO] [stdout] test shard::tests::test_shard_search_k_limit ... ok
[INFO] [stdout] test shard::tests::test_shard_search_empty_k ... ok
[INFO] [stdout] test shard::tests::test_shard_search_sorting ... ok
[INFO] [stdout] test shard::tests::test_shard_vector_dimension_validation ... ok
[INFO] [stdout] test shard::tests::test_shard_search_with_append_only_updates ... ok
[INFO] [stdout] test shard::tests::test_should_split_at_threshold ... ok
[INFO] [stdout] test shard::tests::test_should_split_zero_capacity ... ok
[INFO] [stdout] test shard::tests::test_should_split_below_threshold ... ok
[INFO] [stdout] test shard::tests::test_should_split_empty_shard ... ok
[INFO] [stdout] test shard::tests::test_shard_search_with_metric_cosine ... ok
[INFO] [stdout] test shard::tests::test_shard_search_with_metric_dot_product ... ok
[INFO] [stdout] test shard::tests::test_split_insufficient_data ... ok
[INFO] [stdout] test shard::tests::test_split_balanced_distribution ... ok
[INFO] [stdout] test shard::tests::test_shard_search_with_metric_euclidean ... ok
[INFO] [stdout] test shard::tests::test_split_basic_functionality ... ok
[INFO] [stdout] test shard::tests::test_split_read_only_shard ... ok
[INFO] [stdout] test shard::tests::test_split_identical_vectors ... ok
[INFO] [stdout] test shard::tests::test_split_minimum_capacity ... ok
[INFO] [stdout] test shard::tests::test_split_centroid_calculation ... ok
[INFO] [stdout] test shard::tests::test_split_data_integrity ... ok
[INFO] [stdout] test shard::tests::test_split_small_dataset ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_validation_invalid_floats ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_validation_dimension_mismatch ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_empty_list ... ok
[INFO] [stdout] test document_text_storage::tests::test_file_growth ... ok
[INFO] [stdout] test shardex::tests::test_distance_metric_functionality ... ok
[INFO] [stdout] test shardex::tests::test_create_cleanup_on_failure ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_validation_zero_length ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_validation_empty_vector ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_create_non_empty_directory ... ok
[INFO] [stdout] test shard::tests::test_split_with_append_only_updates ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_create_with_invalid_config ... ok
[INFO] [stdout] test shardex::tests::test_batch_processor_initialization ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_open_invalid_directory ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_open_nonexistent_directory ... ok
[INFO] [stdout] test shardex::tests::test_config_compatibility_checking ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_create_new_index ... ok
[INFO] [stdout] test shardex::tests::test_extract_text_storage_disabled ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_create_existing_index ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_open_corrupted_metadata ... ok
[INFO] [stdout] test shardex::tests::test_document_text_storage_directly ... ok
[INFO] [stdout] test shardex::tests::test_extract_text_zero_length ... ok
[INFO] [stdout] test shardex::tests::test_enhanced_open_existing_index ... ok
[INFO] [stdout] test shardex::tests::test_extract_text_nil_document_id ... ok
[INFO] [stdout] test shardex::tests::test_flush_empty_operations ... ok
[INFO] [stdout] test shardex::tests::test_extract_text_coordinate_overflow ... ok
[INFO] [stdout] test shardex::tests::test_flush_consistency_validation ... ok
[INFO] [stdout] test shardex::tests::test_get_document_text_storage_disabled ... ok
[INFO] [stdout] test shardex::tests::test_get_document_text_nil_document_id ... ok
[INFO] [stdout] test shardex::tests::test_knn_search_edge_cases ... ok
[INFO] [stdout] test shardex::tests::test_consistency_validation_failure_recovery ... ok
[INFO] [stdout] test error_handling_integration_test::test_health_monitoring_scenarios ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_basic_functionality ... ok
[INFO] [stdout] test shardex::tests::test_flush_stats_display ... ok
[INFO] [stdout] test error_handling_integration_test::test_error_handling_stress ... ok
[INFO] [stdout] test shardex::tests::test_open_metadata_state_management ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_batch_processor_initialization ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_empty_list ... ok
[INFO] [stdout] test shardex::tests::test_mixed_operations_add_and_remove ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_wal_integration ... ok
[INFO] [stdout] test shardex::tests::test_flush_with_mixed_operations ... ok
[INFO] [stdout] test shardex::tests::test_remove_nonexistent_documents ... ok
[INFO] [stdout] test shardex::tests::test_flush_with_stats_basic_functionality ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_document_too_large ... ok
[INFO] [stdout] test shardex::tests::test_open_with_wal_recovery ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_invalid_range ... ok
[INFO] [stdout] test shardex::tests::test_add_postings_batch_processing ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_invalid_text ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_invalid_vector_dimension ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_nil_document_id ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_nil_posting_document_id ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_basic_functionality ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_zero_length_posting ... ok
[INFO] [stdout] test shardex::tests::test_shardex_creation ... ok
[INFO] [stdout] test shardex::tests::test_shardex_search_default_metric ... ok
[INFO] [stdout] test shardex::tests::test_sync_search_cosine ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_transaction_atomicity ... ok
[INFO] [stdout] test shardex::tests::test_sync_search_euclidean_metric ... ok
[INFO] [stdout] test shardex::tests::test_flush_durability_after_restart ... ok
[INFO] [stdout] test shardex::tests::test_shardex_search_euclidean_metric ... ok
[INFO] [stdout] test shardex::tests::test_sync_shardex_creation ... ok
[INFO] [stdout] test shardex::tests::test_version_compatibility_checking ... ok
[INFO] [stdout] test shardex_index::tests::test_calculate_optimal_slop ... ok
[INFO] [stdout] test shardex_index::tests::test_calculate_optimal_slop_with_different_parameters ... ok
[INFO] [stdout] test shardex_index::tests::test_add_and_remove_shard ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_wal_integration ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_with_multiple_postings_same_doc ... ok
[INFO] [stdout] test shardex_index::tests::test_create_shardex_index ... ok
[INFO] [stdout] test shardex_index::tests::test_centroid_distance_calculation_edge_cases ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_empty_index ... ok
[INFO] [stdout] test shardex_index::tests::test_calculate_centroid_distances ... ok
[INFO] [stdout] test shardex_index::tests::test_bulk_operations ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_success ... ok
[INFO] [stdout] test shardex::tests::test_transaction_acid_properties ... ok
[INFO] [stdout] test shardex_index::tests::test_euclidean_distance_calculation ... ok
[INFO] [stdout] test shardex::tests::test_replace_document_with_postings_overlapping_warning ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_documents_empty_list ... ok
[INFO] [stdout] test shardex_index::tests::test_extract_text_from_posting ... ok
[INFO] [stdout] test shardex_index::tests::test_cache_management ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_updates_metadata ... ok
[INFO] [stdout] test shardex::tests::test_flush_performance_monitoring ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_single_shard ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_documents_batch ... ok
[INFO] [stdout] test shardex_index::tests::test_find_nearest_shards ... ok
[INFO] [stdout] test shardex::tests::test_remove_documents_batch_processing ... ok
[INFO] [stdout] test shardex_index::tests::test_index_creation_with_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_index_creation_without_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_index_open_with_existing_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_find_nearest_shard ... ok
[INFO] [stdout] test shardex_index::tests::test_merge_results_functionality ... ok
[INFO] [stdout] test shardex_index::tests::test_find_candidate_shards_for_deletion ... ok
[INFO] [stdout] test shardex_index::tests::test_index_statistics ... ok
[INFO] [stdout] test shardex_index::tests::test_invalid_operations ... ok
[INFO] [stdout] test shardex_index::tests::test_deleted_postings_tracking ... ok
[INFO] [stdout] test shardex_index::tests::test_index_validation ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_multiple_shards ... ok
[INFO] [stdout] test shardex_index::tests::test_lifecycle_methods_with_text_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_documents_multiple_shards ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_error_handling ... ok
[INFO] [stdout] test shardex_index::tests::test_metadata_refresh ... ok
[INFO] [stdout] test shardex_index::tests::test_open_existing_index ... ok
[INFO] [stdout] test shardex_index::tests::test_select_shards_with_slop ... ok
[INFO] [stdout] test shardex_index::tests::test_shardex_metadata_operations ... ok
[INFO] [stdout] test shardex_index::tests::test_shardex_metadata_splitting_logic ... ok
[INFO] [stdout] test shardex_index::tests::test_simd_optimized_distance_calculation ... ok
[INFO] [stdout] test shardex_index::tests::test_text_storage_access_when_disabled ... ok
[INFO] [stdout] test shardex_index::tests::test_shard_count_basic ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_empty_cases ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_large_k_values ... ok
[INFO] [stdout] test shardex_index::tests::test_find_candidate_shards ... ok
[INFO] [stdout] test shardex_index::tests::test_wal_operation_delete_document_text ... ok
[INFO] [stdout] test shardex_index::tests::test_shard_caching ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_detailed_stats ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_for_test_builder ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_index_stats_builder_pattern ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_enhanced_index_stats ... ok
[INFO] [stdout] test shardex_index::tests::test_text_storage_statistics ... ok
[INFO] [stdout] test structures::tests::test_dimension_validation ... ok
[INFO] [stdout] test structures::tests::test_header_validity ... ok
[INFO] [stdout] test structures::tests::test_index_stats_builder_methods ... ok
[INFO] [stdout] test structures::tests::test_index_stats_calculations ... ok
[INFO] [stdout] test structures::tests::test_index_stats_creation ... ok
[INFO] [stdout] test structures::tests::test_index_stats_default ... ok
[INFO] [stdout] test structures::tests::test_index_stats_display ... ok
[INFO] [stdout] test structures::tests::test_index_stats_for_test_builder ... ok
[INFO] [stdout] test structures::tests::test_memory_layout ... ok
[INFO] [stdout] test structures::tests::test_posting_creation ... ok
[INFO] [stdout] test structures::tests::test_posting_dimension_validation ... ok
[INFO] [stdout] test structures::tests::test_posting_header_bytemuck ... ok
[INFO] [stdout] test structures::tests::test_posting_header_creation ... ok
[INFO] [stdout] test structures::tests::test_search_result_creation ... ok
[INFO] [stdout] test structures::tests::test_search_result_from_posting ... ok
[INFO] [stdout] test structures::tests::test_search_result_header_bytemuck ... ok
[INFO] [stdout] test structures::tests::test_search_result_header_creation ... ok
[INFO] [stdout] test structures::tests::test_search_result_similarity_score_validation ... ok
[INFO] [stdout] test shardex_index::tests::test_text_storage_access_when_enabled ... ok
[INFO] [stdout] test structures::tests::test_search_result_similarity_convenience_methods ... ok
[INFO] [stdout] test structures::tests::test_zero_initialized_headers ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_basic ... ok
[INFO] [stdout] test structures::tests::test_serialization ... ok
[INFO] [stdout] test shardex_index::tests::test_wal_operation_store_document_text ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_with_custom_sizes ... ok
[INFO] [stdout] test test_utils::tests::test_create_temp_dir_for_test ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_deduplication ... ok
[INFO] [stdout] test test_utils::tests::test_environment_creation ... ok
[INFO] [stdout] test test_utils::tests::test_file_operations ... ok
[INFO] [stdout] test test_utils::tests::test_path_methods ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_basic ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_custom_config ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_large_convenience ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_small_convenience ... ok
[INFO] [stdout] test shardex_index::tests::test_multiple_nearest_shards ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_high_concurrency ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_basic ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_large ... ok
[INFO] [stdout] test shardex_index::tests::test_shard_management_analysis ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_with_custom_vector_size ... ok
[INFO] [stdout] test test_utils::tests::test_shardex_test_env_with_custom_shard_size ... ok
[INFO] [stdout] test test_utils::tests::test_subdir_creation ... ok
[INFO] [stdout] test test_utils::tests::test_wal_test_env_basic ... ok
[INFO] [stdout] test shardex_index::tests::test_wal_operations_tracking ... ok
[INFO] [stdout] test statistics_integration_test::tests::test_search_performance_monitoring ... ok
[INFO] [stdout] test test_utils::tests::test_wal_test_env_build_with_wal_manager ... ok
[INFO] [stdout] test test_utils::tests::test_wal_test_env_with_custom_shard_size ... ok
[INFO] [stdout] test test_utils::tests::test_wal_test_env_ensure_wal_dir ... ok
[INFO] [stdout] test test_utils::tests::test_wal_test_env_with_custom_vector_size ... ok
[INFO] [stdout] test text_memory_pool::tests::test_buffer_reuse ... ok
[INFO] [stdout] test text_memory_pool::tests::test_growth_factor ... ok
[INFO] [stdout] test text_memory_pool::tests::test_into_inner ... ok
[INFO] [stdout] test text_memory_pool::tests::test_memory_pool_basic_operations ... ok
[INFO] [stdout] test text_memory_pool::tests::test_memory_pool_stats ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_build_with_cow_index ... ok
[INFO] [stdout] test text_memory_pool::tests::test_oversized_buffer_handling ... ok
[INFO] [stdout] test test_utils::tests::test_concurrent_test_env_build_with_concurrent ... ok
[INFO] [stdout] test text_memory_pool::tests::test_pool_size_limits ... ok
[INFO] [stdout] test text_memory_pool::tests::test_prewarming ... ok
[INFO] [stdout] test transactions::tests::test_atomic_batch_commits ... ok
[INFO] [stdout] test transactions::tests::test_batch_config_defaults ... ok
[INFO] [stdout] test transactions::tests::test_batch_manager_size_limits ... ok
[INFO] [stdout] test transactions::tests::test_batch_manager_validation ... ok
[INFO] [stdout] test transactions::tests::test_document_text_operation_validation ... ok
[INFO] [stdout] test transactions::tests::test_document_text_transaction_atomicity ... ok
[INFO] [stdout] test transactions::tests::test_batch_manager_basic_operations ... ok
[INFO] [stdout] test transactions::tests::test_empty_batch_flush ... ok
[INFO] [stdout] test transactions::tests::test_document_text_wal_operations ... ok
[INFO] [stdout] test transactions::tests::test_failed_batch_commit_rollback ... ok
[INFO] [stdout] test text_memory_pool::tests::test_buffer_expiration ... ok
[INFO] [stdout] test transactions::tests::test_invalid_transaction_data ... ok
[INFO] [stdout] test transactions::tests::test_wal_operation_validation ... ok
[INFO] [stdout] test transactions::tests::test_operation_estimated_size ... ok
[INFO] [stdout] test transactions::tests::test_transaction_validation ... ok
[INFO] [stdout] test transactions::tests::test_wal_operation_document_id ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_affected_documents ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_checksum_verification ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_basic_functionality ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_empty_operations ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_header_bytemuck ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_header_operations ... ok
[INFO] [stdout] test vector_storage::tests::test_alignment ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_serialization ... ok
[INFO] [stdout] test transactions::tests::test_wal_transaction_creation ... ok
[INFO] [stdout] test vector_storage::tests::test_header_validation ... ok
[INFO] [stdout] test test_utils::tests::test_setup_builder_with_index ... ok
[INFO] [stdout] test vector_storage::tests::test_header_bytemuck_compatibility ... ok
[INFO] [stdout] test transactions::tests::test_invalid_batch_operations ... ok
[INFO] [stdout] test transactions::tests::test_batch_manager_with_wal_integration ... ok
[INFO] [stdout] test vector_storage::tests::test_out_of_bounds_access ... ok
[INFO] [stdout] test vector_storage::tests::test_remove_vector ... ok
[INFO] [stdout] test vector_storage::tests::test_add_and_get_vectors ... ok
[INFO] [stdout] test vector_storage::tests::test_capacity_limits ... ok
[INFO] [stdout] test vector_storage::tests::test_create_vector_storage ... ok
[INFO] [stdout] test vector_storage::tests::test_vector_storage_header_validation_errors ... ok
[INFO] [stdout] test wal::tests::test_wal_manager_initialization ... ok
[INFO] [stdout] test vector_storage::tests::test_vector_storage_header_creation ... ok
[INFO] [stdout] test vector_storage::tests::test_persistence ... ok
[INFO] [stdout] test vector_storage::tests::test_large_vectors ... ok
[INFO] [stdout] test vector_storage::tests::test_read_only_mode ... ok
[INFO] [stdout] test vector_storage::tests::test_update_vector ... ok
[INFO] [stdout] test vector_storage::tests::test_simd_alignment ... ok
[INFO] [stdout] test shardex_index::tests::test_delete_document_bloom_filter_optimization ... ok
[INFO] [stdout] test wal_replay::tests::test_recovery_stats_basic ... ok
[INFO] [stdout] test wal_replay::tests::test_recovery_stats_comprehensive ... ok
[INFO] [stdout] test wal_replay::tests::test_recovery_stats_success_rate ... ok
[INFO] [stdout] test wal_replay::tests::test_recovery_stats_text_operations ... ok
[INFO] [stdout] test vector_storage::tests::test_vector_dimension_validation ... ok
[INFO] [stdout] test vector_storage::tests::test_zero_copy_access ... ok
[INFO] [stdout] test wal::tests::test_wal_manager_current_segment ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_append ... ok
[INFO] [stdout] test wal_replay::tests::test_validate_text_storage_after_replay_no_storage ... ok
[INFO] [stdout] test wal_replay::tests::test_text_operation_replay_without_storage ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_full ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_create ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_integrity ... ok
[INFO] [stdout] test wal::tests::test_wal_manager_segment_rotation ... ok
[INFO] [stdout] test wal::tests::test_wal_segment_open ... ok
[INFO] [stdout] test wal_replay::tests::test_comprehensive_stats_display ... ok
[INFO] [stdout] test wal_replay::tests::test_transaction_tracking ... ok
[INFO] [stdout] test wal_replay::tests::test_validate_text_storage_after_replay_with_storage ... ok
[INFO] [stdout] test wal_replay::tests::test_wal_replayer_creation ... ok
[INFO] [stdout] test wal_replay::tests::test_text_operation_replay_with_storage ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_search_vs_sequential ... ok
[INFO] [stdout] test error_handling_integration_test::recovery_system_tests::test_backup_retention_enforcement ... ok
[INFO] [stdout] test shardex_index::tests::test_parallel_distance_calculation ... ok
[INFO] [stdout] test async_document_text_storage::tests::test_prediction_performance_with_many_documents ... ok
[INFO] [stdout] test document_text_storage::tests::test_stress_file_growth_high_document_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 852 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_integration.rs (/opt/rustwide/target/debug/deps/api_integration-b59ef996a3bf4ae8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_error_handling_comprehensive ... ok
[INFO] [stdout] test test_batch_operations_integration ... ok
[INFO] [stdout] test test_document_text_integration ... ok
[INFO] [stdout] test test_api_basic_operations_integration ... ok
[INFO] [stdout] test test_operations_workflow_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_memory.rs (/opt/rustwide/target/debug/deps/api_memory-b63ab460cb87e5c3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_error_handling_memory_safety ... ok
[INFO] [stdout] test test_resource_cleanup_on_drop ... ok
[INFO] [stdout] test test_large_document_memory_handling ... ok
[INFO] [stdout] test test_memory_pressure_handling ... ok
[INFO] [stdout] test test_repeated_operations_memory_stability ... ok
[INFO] [stdout] test test_context_lifecycle_management ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_performance.rs (/opt/rustwide/target/debug/deps/api_performance-2b2bd539f6d5a3e0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_posting_addition_performance ... ok
[INFO] [stdout] test test_index_creation_performance ... ok
[INFO] [stdout] test test_memory_usage_baseline ... ok
[INFO] [stdout] test test_memory_usage_batch_processing ... ok
[INFO] [stdout] test test_memory_per_posting_efficiency ... ok
[INFO] [stdout] test test_scaling_performance has been running for over 60 seconds
[INFO] [stdout] test test_search_performance has been running for over 60 seconds
[INFO] [stdout] test test_search_performance ... ok
[INFO] [stdout] test test_scaling_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 126.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_surface.rs (/opt/rustwide/target/debug/deps/api_surface-48ad93e09c7a5d2d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_api_module_organization ... ok
[INFO] [stdout] test test_consistent_naming_conventions ... ok
[INFO] [stdout] test test_builder_pattern_consistency ... ok
[INFO] [stdout] test test_deprecated_api_warnings ... ok
[INFO] [stdout] test test_error_types_accessible ... ok
[INFO] [stdout] test test_data_structure_completeness ... ok
[INFO] [stdout] test test_feature_flags_not_required ... ok
[INFO] [stdout] test test_internal_types_not_accessible ... ok
[INFO] [stdout] test test_public_api_surface_complete ... ok
[INFO] [stdout] test test_identifier_types_accessible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stderr]      Running tests/batch_operations_integration_test.rs (/opt/rustwide/target/debug/deps/batch_operations_integration_test-476b36d784c2ba72)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_batch_operations_cleanup ... ok
[INFO] [stdout] test test_batch_operations_performance ... ok
[INFO] [stdout] test test_batch_operations_example_workflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/batch_operations_tests.rs (/opt/rustwide/target/debug/deps/batch_operations_tests-c7ebd7e6092e0fa3)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_generate_document_batch ... ok
[INFO] [stdout] test test_generate_test_vector ... ok
[INFO] [stdout] test test_document_length_calculation ... ok
[INFO] [stdout] test test_generate_deterministic_vector ... ok
[INFO] [stdout] test test_batch_size_edge_cases ... ok
[INFO] [stdout] test test_vector_normalization ... ok
[INFO] [stdout] test test_incremental_operations_workflow ... ok
[INFO] [stdout] test test_batch_operations_workflow ... ok
[INFO] [stdout] test test_search_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/checksum_verification_test.rs (/opt/rustwide/target/debug/deps/checksum_verification_test-71294da6c5c3279b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_checksum_verification_on_empty_storage ... ok
[INFO] [stdout] test test_checksum_verification_with_unicode ... ok
[INFO] [stdout] test test_checksum_verification_with_stored_data ... ok
[INFO] [stdout] test test_checksum_verification_persistence ... ok
[INFO] [stdout] test test_checksum_verification_after_multiple_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-b1a233a062acfa63)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_coordination_tests.rs (/opt/rustwide/target/debug/deps/concurrent_coordination_tests-147af4be127d7176)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_graceful_error_handling ... ok
[INFO] [stdout] test test_coordination_statistics_accuracy ... ok
[INFO] [stdout] test test_epoch_based_coordination ... ok
[INFO] [stdout] test test_concurrency_metrics_real_time_tracking ... ok
[INFO] [stdout] test test_write_operation_timeout_behavior ... ok
[INFO] [stdout] test test_high_contention_reader_performance ... ok
[INFO] [stdout] test test_reader_writer_isolation ... ok
[INFO] [stdout] test test_mixed_read_write_operations_no_deadlock ... ok
[INFO] [stdout] test test_stress_concurrent_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_edge_case_tests.rs (/opt/rustwide/target/debug/deps/concurrent_edge_case_tests-1cb1ce631965d1eb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_cow_operation_crash_recovery ... ok
[INFO] [stdout] test test_concurrent_reader_writer_failures ... ok
[INFO] [stdout] test test_extreme_read_concurrency ... ok
[INFO] [stdout] test test_memory_pressure_behavior ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_performance_demo.rs (/opt/rustwide/target/debug/deps/concurrent_performance_demo-ff31b7449cc31e58)
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_basic_coordination_functionality ... ok
[INFO] [stdout] test test_coordination_statistics ... ok
[INFO] [stdout] test test_concurrent_throughput_demonstration ... ok
[INFO] [stdout] test test_high_concurrency_stress ... ok
[INFO] [stdout] test test_realistic_document_workload_performance ... ok
[INFO] [stdout] test test_concurrent_readers_non_blocking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cow_concurrent_safety_tests.rs (/opt/rustwide/target/debug/deps/cow_concurrent_safety_tests-c5f8d9640bb4ba4c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_performance_overhead ... ok
[INFO] [stdout] test test_sequential_writer_operations ... ok
[INFO] [stdout] test test_atomic_update_integrity ... ok
[INFO] [stdout] test test_concurrent_readers_non_blocking ... ok
[INFO] [stdout] test test_memory_cleanup_old_versions ... ok
[INFO] [stderr]      Running tests/crash_recovery_tests.rs (/opt/rustwide/target/debug/deps/crash_recovery_tests-14ad02722ce61cbf)
[INFO] [stdout] test test_reader_consistency_during_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_crash_detection_empty_metadata ... ok
[INFO] [stdout] test test_crash_detection_wal_without_metadata ... ok
[INFO] [stdout] test test_acceptance_criteria_validation ... ok
[INFO] [stdout] test test_concurrent_crash_detection ... ok
[INFO] [stdout] test test_recovery_performance ... ok
[INFO] [stdout] test test_crash_detection_with_lock_file ... ok
[INFO] [stdout] test test_recovery_statistics ... ok
[INFO] [stdout] test test_recovery_with_corrupted_wal ... ok
[INFO] [stdout] test test_recovery_with_various_configs ... ok
[INFO] [stdout] test test_basic_crash_recovery_workflow ... ok
[INFO] [stdout] test test_complete_crash_recovery_with_wal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_advanced_test.rs (/opt/rustwide/target/debug/deps/document_text_advanced_test-ec670f013aba6515)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_vector_generation_consistency ... ok
[INFO] [stdout] test tests::test_context_creation ... ok
[INFO] [stdout] test tests::test_error_handling_document_not_found ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_range ... ok
[INFO] [stdout] test tests::test_basic_document_storage_and_retrieval ... ok
[INFO] [stdout] test tests::test_valid_edge_cases ... ok
[INFO] [stdout] test tests::test_search_functionality ... ok
[INFO] [stdout] test tests::test_multiple_document_storage ... ok
[INFO] [stdout] test tests::test_document_updates ... ok
[INFO] [stdout] test tests::test_batch_document_processing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_entry_tests.rs (/opt/rustwide/target/debug/deps/document_text_entry_tests-b37936c87f82bb75)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_bytemuck_zeroable_compatibility ... ok
[INFO] [stdout] test test_constants_and_magic_bytes ... ok
[INFO] [stdout] test test_default_implementations ... ok
[INFO] [stdout] test test_document_text_entry_overlap_detection ... ok
[INFO] [stdout] test test_document_text_entry_creation ... ok
[INFO] [stdout] test test_comprehensive_entry_validation_edge_cases ... ok
[INFO] [stdout] test test_bytemuck_pod_compatibility ... ok
[INFO] [stdout] test test_boundary_conditions ... ok
[INFO] [stdout] test test_document_text_entry_helper_methods ... ok
[INFO] [stdout] test test_document_text_entry_validation ... ok
[INFO] [stdout] test test_header_checksum_updates ... ok
[INFO] [stdout] test test_headers_with_data_checksum ... ok
[INFO] [stdout] test test_header_version_validation ... ok
[INFO] [stdout] test test_memory_layout_consistency ... ok
[INFO] [stdout] test test_memory_safety_with_arrays ... ok
[INFO] [stdout] test test_offset_boundary_conditions ... ok
[INFO] [stdout] test test_text_data_header_creation ... ok
[INFO] [stdout] test test_text_data_header_utilization_calculation ... ok
[INFO] [stdout] test test_text_data_header_operations ... ok
[INFO] [stdout] test test_text_data_header_validation ... ok
[INFO] [stdout] test test_text_index_header_offset_calculations ... ok
[INFO] [stdout] test test_text_index_header_creation ... ok
[INFO] [stdout] test test_text_index_header_operations ... ok
[INFO] [stderr]      Running tests/document_text_error_tests.rs (/opt/rustwide/target/debug/deps/document_text_error_tests-5af3c8039d185173)
[INFO] [stdout] test test_text_index_header_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_document_not_found_errors ... ok
[INFO] [stdout] test test_error_propagation_chain ... ok
[INFO] [stdout] test test_empty_text_validation_error ... ok
[INFO] [stdout] test test_utf8_validation_errors ... ok
[INFO] [stdout] test test_error_message_accuracy ... ok
[INFO] [stdout] test test_integer_overflow_conditions ... ok
[INFO] [stdout] test test_extraction_error_recovery ... ok
[INFO] [stdout] test test_invalid_range_errors ... ok
[INFO] [stdout] test test_boundary_conditions_comprehensive ... ok
[INFO] [stdout] test test_document_size_limit_errors ... ok
[INFO] [stdout] test test_error_classification ... ok
[INFO] [stdout] test test_stress_error_conditions ... ok
[INFO] [stdout] test test_storage_state_after_errors ... ok
[INFO] [stdout] test test_utf8_boundary_errors ... ok
[INFO] [stdout] test test_concurrent_error_scenarios ... ok
[INFO] [stdout] test test_mixed_success_failure_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_integration_tests.rs (/opt/rustwide/target/debug/deps/document_text_integration_tests-ff29924dedfa66da)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_document_text_storage_creation_and_opening ... ok
[INFO] [stdout] test test_complete_document_storage_workflow ... ok
[INFO] [stdout] test test_error_recovery_integration ... ok
[INFO] [stdout] test test_document_replacement_workflow ... ok
[INFO] [stdout] test test_crash_recovery_simulation ... ok
[INFO] [stdout] test test_realistic_usage_workflow ... ok
[INFO] [stdout] test test_document_versioning_with_postings ... ok
[INFO] [stdout] test test_unicode_document_integration ... ok
[INFO] [stdout] test test_multiple_documents_workflow ... ok
[INFO] [stdout] test test_large_document_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_performance_integration_test.rs (/opt/rustwide/target/debug/deps/document_text_performance_integration_test-7a28341609915ea8)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_performance_monitoring_integration ... ok
[INFO] [stdout] test test_text_memory_pool_integration ... ok
[INFO] [stdout] test test_component_compatibility ... ok
[INFO] [stdout] test test_error_handling_integration ... ok
[INFO] [stdout] test test_concurrent_storage_integration ... ok
[INFO] [stdout] test test_optimized_memory_mapping_integration ... ok
[INFO] [stdout] test test_full_integration_stack ... ok
[INFO] [stdout] test test_async_storage_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_performance_tests.rs (/opt/rustwide/target/debug/deps/document_text_performance_tests-0292765de6544183)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_many_documents_performance ... ignored, Performance test - too slow for CI environment
[INFO] [stdout] test document_text_test_utils::tests::test_text_generator ... ok
[INFO] [stdout] test document_text_test_utils::tests::test_posting_generator ... ok
[INFO] [stdout] test document_text_test_utils::tests::test_document_test_environment ... ok
[INFO] [stdout] test document_text_test_utils::tests::test_performance_tracker ... ok
[INFO] [stdout] test test_substring_extraction_performance ... ok
[INFO] [stdout] test test_large_document_storage_performance ... ok
[INFO] [stdout] test test_update_performance ... ok
[INFO] [stdout] test test_memory_usage_scaling ... ok
[INFO] [stdout] test test_worst_case_performance ... ok
[INFO] [stdout] test test_file_growth_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.89s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_storage_tests.rs (/opt/rustwide/target/debug/deps/document_text_storage_tests-c5576aa58f256c48)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_document_not_found ... ok
[INFO] [stdout] test test_basic_text_storage_and_retrieval ... ok
[INFO] [stdout] test test_empty_text_rejection ... ok
[INFO] [stdout] test test_max_document_size_updates ... ok
[INFO] [stdout] test test_error_handling_during_storage ... ok
[INFO] [stdout] test test_backward_search_finds_latest ... ok
[INFO] [stdout] test test_multiple_documents ... ok
[INFO] [stdout] test test_persistence_across_sessions ... ok
[INFO] [stdout] test test_storage_creation ... ok
[INFO] [stdout] test test_document_updates ... ok
[INFO] [stdout] test test_boundary_text_lengths ... ok
[INFO] [stdout] test test_size_limit_enforcement ... ok
[INFO] [stdout] test test_storage_opening ... ok
[INFO] [stdout] test test_sync_operations ... ok
[INFO] [stdout] test test_storage_statistics ... ok
[INFO] [stdout] test test_unicode_text_handling ... ok
[INFO] [stdout] test test_mixed_document_sizes ... ok
[INFO] [stdout] test test_text_with_special_characters ... ok
[INFO] [stdout] test test_concurrent_document_operations ... ok
[INFO] [stdout] test test_utilization_ratio ... ok
[INFO] [stdout] test test_large_document_handling ... ok
[INFO] [stdout] test test_text_alignment_and_boundaries ... ok
[INFO] [stdout] test test_file_system_stress ... ok
[INFO] [stdout] test test_file_growth_and_resize ... ok
[INFO] [stdout] test test_many_small_documents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document_text_test_utils.rs (/opt/rustwide/target/debug/deps/document_text_test_utils-9feb514055c8c6e3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_text_generator ... ok
[INFO] [stdout] test tests::test_posting_generator ... ok
[INFO] [stdout] test tests::test_document_test_environment ... ok
[INFO] [stdout] test tests::test_performance_tracker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-5ecc06d54814a6f7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_parallel_storage_capacity_limits ... ok
[INFO] [stdout] test test_parallel_storage_active_iteration ... ok
[INFO] [stdout] test test_parallel_storage_removal_alignment ... ok
[INFO] [stdout] test test_parallel_storage_alignment ... ok
[INFO] [stdout] test test_parallel_storage_persistence ... ok
[INFO] [stdout] test test_parallel_storage_basic_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wal_replay_debug.rs (/opt/rustwide/target/debug/deps/wal_replay_debug-cd41e32eef05a30e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_wal_segment_transaction_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wal_replay_tests.rs (/opt/rustwide/target/debug/deps/wal_replay_tests-d0775dfe3d4749ef)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_replay_all_segments_empty_directory ... ok
[INFO] [stdout] test test_replay_empty_segment ... ok
[INFO] [stdout] test test_replay_segment_with_corruption ... ok
[INFO] [stdout] test test_replay_segment_idempotency ... ok
[INFO] [stdout] test test_replay_all_segments ... ok
[INFO] [stdout] test test_replay_segment_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shardex
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test src/api/context.rs - api::context (line 12) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::stop_performance_tracking (line 495) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::get_total_operations (line 548) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::is_initialized (line 303) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::start_performance_tracking (line 477) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::update_config (line 423) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::get_config (line 323) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations (line 19) ... FAILED
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::new (line 231) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::get_stats (line 344) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::with_config (line 263) ... ok
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::record_operation (line 520) ... ok
[INFO] [stdout] test src/api/context.rs - api::context (line 31) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::BatchAddPostings (line 777) ... FAILED
[INFO] [stdout] test src/api/context.rs - api::context::ShardexContext::set_directory_path (line 390) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::AddPostings (line 528) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::GetDocumentText (line 1218) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::ValidateConfig (line 483) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::IncrementalAdd (line 982) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::CreateIndex (line 344) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::Flush (line 657) ... FAILED
[INFO] [stdout] test src/api/parameters.rs - api::parameters::OpenIndexParams::new (line 704) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::ValidateConfigParams::new (line 754) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters (line 38) ... ok
[INFO] [stdout] test src/concurrent.rs - concurrent (line 131) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::CreateIndexParams::high_performance (line 117) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters (line 58) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::CreateIndexParams::from_shardex_config (line 181) ... ok
[INFO] [stdout] test src/concurrent.rs - concurrent (line 59) - compile ... ok
[INFO] [stdout] test src/concurrent.rs - concurrent (line 20) - compile ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters::CreateIndexParams::memory_optimized (line 149) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::ExtractSnippet (line 1272) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::OpenIndex (line 411) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::GetPerformanceStats (line 865) ... FAILED
[INFO] [stdout] test src/cow_index.rs - cow_index (line 145) - compile ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::StoreDocumentText (line 1146) ... FAILED
[INFO] [stdout] test src/cow_index.rs - cow_index (line 36) - compile ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 94) - compile ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry (line 29) - compile ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 72) - compile ... ok
[INFO] [stdout] test src/cow_index.rs - cow_index (line 200) ... ok
[INFO] [stdout] test src/api/parameters.rs - api::parameters (line 21) ... ok
[INFO] [stdout] test src/api/operations.rs - api::operations::BatchStoreDocumentText (line 1339) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::RemoveDocuments (line 1070) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::Search (line 593) ... FAILED
[INFO] [stdout] test src/api/operations.rs - api::operations::GetStats (line 719) ... FAILED
[INFO] [stdout] test src/cow_index.rs - cow_index (line 116) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry (line 44) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::open (line 184) ... ok
[INFO] [stdout] test src/config.rs - config::ShardexConfig::max_document_text_size (line 345) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::scan_and_rebuild_index (line 1181) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::rebuild_index_from_data (line 1241) ... ok
[INFO] [stdout] test src/config.rs - config::ShardexConfig::max_document_text_size (line 223) ... ok
[INFO] [stdout] test src/config.rs - config::ShardexConfig (line 163) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry (line 68) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry::DocumentTextEntry::new (line 324) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::get_text (line 289) ... ok
[INFO] [stdout] test src/document_text_entry.rs - document_text_entry::TextIndexHeader::new (line 209) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::create (line 106) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::extract_text_substring (line 673) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage (line 34) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::get_text_safe (line 621) ... ok
[INFO] [stdout] test src/lib.rs - (line 134) ... ok
[INFO] [stdout] test src/lib.rs - (line 178) ... ok
[INFO] [stdout] test src/lib.rs - (line 154) ... ok
[INFO] [stdout] test src/lib.rs - (line 206) ... ok
[INFO] [stdout] test src/lib.rs - (line 193) ... ok
[INFO] [stdout] test src/integrity.rs - integrity (line 56) ... ok
[INFO] [stdout] test src/shardex.rs - shardex::Shardex::extract_text (line 126) - compile ... ok
[INFO] [stdout] test src/shardex.rs - shardex::Shardex::get_document_text (line 95) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 46) ... ok
[INFO] [stdout] test src/lib.rs - (line 122) ... ok
[INFO] [stdout] test src/shardex.rs - shardex::Shardex::replace_document_with_postings (line 171) - compile ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::store_text (line 238) ... ok
[INFO] [stdout] test src/posting_storage.rs - posting_storage (line 53) ... ok
[INFO] [stdout] test src/shard.rs - shard (line 59) ... ok
[INFO] [stdout] test src/shard.rs - shard (line 43) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index (line 41) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index::ShardexIndex::delete_document (line 1370) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index (line 55) ... ok
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::store_text_safe (line 568) ... ok
[INFO] [stdout] test src/lib.rs - (line 38) ... FAILED
[INFO] [stdout] test src/document_text_storage.rs - document_text_storage::DocumentTextStorage::update_checksums_to_current_state (line 895) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index::ShardexIndex::parallel_search (line 665) ... ok
[INFO] [stdout] test src/shard.rs - shard (line 17) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index::ShardexIndex::delete_documents (line 1443) ... ok
[INFO] [stdout] test src/posting_storage.rs - posting_storage (line 18) ... ok
[INFO] [stdout] test src/shardex_index.rs - shardex_index (line 19) ... ok
[INFO] [stdout] test src/vector_storage.rs - vector_storage (line 50) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 53) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 14) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 33) ... ok
[INFO] [stdout] test src/structures.rs - structures (line 73) ... ok
[INFO] [stdout] test src/structures.rs - structures::Posting (line 131) ... ok
[INFO] [stdout] test src/vector_storage.rs - vector_storage (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations (line 19) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1802) panicked at src/api/operations.rs:19:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_module: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b05a047e6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b05a047e6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b05a047e6a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b05a047e6a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b05a05d0fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b05a05d0fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x55b05a04c302 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b05a04c302 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55b05a02c12f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b05a02c12f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b05a03f1f1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55b05a03f3ab - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55b05a02c1e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x55b05a023a39 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55b05a02cf2d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55b05a05d8bc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55b05a05d632 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x55b059e1e893 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x55b059e1f933 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b059e1e7c6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x55b059e1e7d9 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x55b05a03e754 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x55b05a03e754 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x55b05a03e754 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x55b05a03e754 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x55b05a03e754 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x55b05a03e754 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x55b05a03e754 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55b05a03e754 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55b05a03e754 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x55b059e1e7b1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x55b059e1f995 - main
[INFO] [stdout]   32:     0x7925f12b01ca - <unknown>
[INFO] [stdout]   33:     0x7925f12b028b - __libc_start_main
[INFO] [stdout]   34:     0x55b059e1e535 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::BatchAddPostings (line 777) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1863) panicked at src/api/operations.rs:31:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_batch_add: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c0ceb071da - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c0ceb071da - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c0ceb071da - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c0ceb071da - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c0ceb1d0ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c0ceb1d0ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60c0ceb0bda2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c0ceb0bda2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c0ceaeaf7f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c0ceaeaf7f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c0ceafe3c1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60c0ceafe63b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60c0ceaeb038 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60c0ceae2809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60c0ceaebdfd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60c0ceb1d8ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60c0ceb1d622 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60c0ce7f2523 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x60c0ce7f4093 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x60c0ce7f2456 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x60c0ce7f2469 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x60c0ceafd914 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x60c0ceafd914 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x60c0ceafd914 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x60c0ceafd914 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x60c0ceafd914 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x60c0ceafd914 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x60c0ceafd914 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60c0ceafd914 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60c0ceafd914 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x60c0ce7f2441 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x60c0ce7f40f5 - main
[INFO] [stdout]   32:     0x771221dcb1ca - <unknown>
[INFO] [stdout]   33:     0x771221dcb28b - __libc_start_main
[INFO] [stdout]   34:     0x60c0ce7f2155 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::AddPostings (line 528) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1931) panicked at src/api/operations.rs:30:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_add_postings: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a23c489aca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a23c489aca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a23c489aca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a23c489aca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a23c49eeda - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a23c49eeda - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x57a23c48e0b2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57a23c48e0b2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57a23c46da3f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a23c46da3f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a23c480d81 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x57a23c480ffb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x57a23c46daf8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x57a23c465349 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x57a23c46e83d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x57a23c49f69c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57a23c49f412 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x57a23c1bf0e3 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x57a23c1c0a83 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x57a23c1bf016 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x57a23c1bf029 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x57a23c4802d4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x57a23c4802d4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x57a23c4802d4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x57a23c4802d4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x57a23c4802d4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x57a23c4802d4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x57a23c4802d4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x57a23c4802d4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57a23c4802d4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x57a23c1bf001 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x57a23c1c0ae5 - main
[INFO] [stdout]   32:     0x75f975c551ca - <unknown>
[INFO] [stdout]   33:     0x75f975c5528b - __libc_start_main
[INFO] [stdout]   34:     0x57a23c1bed55 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::IncrementalAdd (line 982) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2295) panicked at src/api/operations.rs:30:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_incremental: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c49e3d15f2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c49e3d15f2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c49e3d15f2a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c49e3d15f2a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c49e3d2b91a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c49e3d2b91a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5c49e3d1aaf2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c49e3d1aaf2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c49e3cf9ccf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c49e3cf9ccf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c49e3d0d111 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c49e3d0d38b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c49e3cf9d88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c49e3cf1559 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c49e3cfab4d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c49e3d2c0dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c49e3d2be52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5c49e3a49d33 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x5c49e3a4b963 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5c49e3a49c66 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x5c49e3a49c79 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x5c49e3d0c664 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5c49e3d0c664 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x5c49e3d0c664 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x5c49e3d0c664 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5c49e3d0c664 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5c49e3d0c664 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c49e3d0c664 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c49e3d0c664 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c49e3d0c664 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5c49e3a49c51 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x5c49e3a4b9c5 - main
[INFO] [stdout]   32:     0x76a4886b51ca - <unknown>
[INFO] [stdout]   33:     0x76a4886b528b - __libc_start_main
[INFO] [stdout]   34:     0x5c49e3a49945 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::CreateIndex (line 344) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2292) panicked at src/api/operations.rs:20:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_index: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5a95e63efa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5a95e63efa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5a95e63efa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5a95e63efa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5a95e7918a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5a95e7918a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5c5a95e68392 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5a95e68392 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5a95e481bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5a95e481bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5a95e5b281 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c5a95e5b43b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c5a95e48278 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c5a95e3fac9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c5a95e48fbd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c5a95e7994c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c5a95e796c2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5c5a95c3a8c3 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x5c5a95c3b983 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5c5a95c3a7f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x5c5a95c3a809 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x5c5a95e5a7e4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c5a95e5a7e4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5c5a95c3a7e1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x5c5a95c3b9e5 - main
[INFO] [stdout]   32:     0x78e48a72a1ca - <unknown>
[INFO] [stdout]   33:     0x78e48a72a28b - __libc_start_main
[INFO] [stdout]   34:     0x5c5a95c3a565 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::Flush (line 657) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2289) panicked at src/api/operations.rs:24:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_flush: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x567a373d2a7a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x567a373d2a7a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x567a373d2a7a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x567a373d2a7a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x567a373e880a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x567a373e880a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x567a373d74f2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x567a373d74f2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x567a373b6b6f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x567a373b6b6f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x567a373c9d31 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x567a373c9eeb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x567a373b6c28 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x567a373ae3f9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x567a373b79ed - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x567a373e8fcc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x567a373e8d42 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x567a37115663 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x567a371169f3 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x567a37115596 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x567a371155a9 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x567a373c9294 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x567a373c9294 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x567a373c9294 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x567a373c9294 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x567a373c9294 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x567a373c9294 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x567a373c9294 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x567a373c9294 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x567a373c9294 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x567a37115581 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x567a37116a55 - main
[INFO] [stdout]   32:     0x7c3a0e6bc1ca - <unknown>
[INFO] [stdout]   33:     0x7c3a0e6bc28b - __libc_start_main
[INFO] [stdout]   34:     0x567a37115305 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::GetPerformanceStats (line 865) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2544) panicked at src/api/operations.rs:22:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_perf_stats: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5999f246028a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5999f246028a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5999f246028a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5999f246028a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5999f2475afa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5999f2475afa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5999f2464d02 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5999f2464d02 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5999f244437f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5999f244437f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5999f2457541 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5999f24576fb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5999f2444438 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5999f243bc09 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5999f24451fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5999f24762bc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5999f2476032 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5999f2223cf3 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x5999f22253e3 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5999f2223c26 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x5999f2223c39 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x5999f2456aa4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5999f2456aa4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x5999f2456aa4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x5999f2456aa4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5999f2456aa4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5999f2456aa4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5999f2456aa4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5999f2456aa4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5999f2456aa4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5999f2223c11 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x5999f2225445 - main
[INFO] [stdout]   32:     0x7cde04fce1ca - <unknown>
[INFO] [stdout]   33:     0x7cde04fce28b - __libc_start_main
[INFO] [stdout]   34:     0x5999f22235e5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::StoreDocumentText (line 1146) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2521) panicked at src/api/operations.rs:29:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_store_text: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62771fa3367a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62771fa3367a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62771fa3367a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62771fa3367a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62771fa48e2a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62771fa48e2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62771fa37b12 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62771fa37b12 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62771fa1793f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62771fa1793f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62771fa2aa01 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62771fa2abbb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62771fa179f8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x62771fa0f249 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62771fa1873d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62771fa495ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62771fa49362 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62771f77a5f3 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x62771f77bf33 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x62771f77a526 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x62771f77a539 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x62771fa29f64 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x62771fa29f64 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x62771fa29f64 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x62771fa29f64 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x62771fa29f64 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x62771fa29f64 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62771fa29f64 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62771fa29f64 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62771fa29f64 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x62771f77a511 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x62771f77bf95 - main
[INFO] [stdout]   32:     0x7d94e705a1ca - <unknown>
[INFO] [stdout]   33:     0x7d94e705a28b - __libc_start_main
[INFO] [stdout]   34:     0x62771f77a295 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::BatchStoreDocumentText (line 1339) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2568) panicked at src/api/operations.rs:46:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_batch_store_text: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ebde28844a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ebde28844a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ebde28844a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ebde28844a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ebde29e1da - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ebde29e1da - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x56ebde28cec2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ebde28cec2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56ebde26c53f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ebde26c53f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ebde27f701 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56ebde27f8bb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56ebde26c5f8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56ebde263dc9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56ebde26d3bd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56ebde29e99c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56ebde29e712 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56ebddfc06d3 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x56ebddfc27e3 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x56ebddfc0606 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x56ebddfc0619 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x56ebde27ec64 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x56ebde27ec64 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x56ebde27ec64 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x56ebde27ec64 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x56ebde27ec64 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x56ebde27ec64 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x56ebde27ec64 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x56ebde27ec64 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x56ebde27ec64 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x56ebddfc05f1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x56ebddfc2845 - main
[INFO] [stdout]   32:     0x72631811f1ca - <unknown>
[INFO] [stdout]   33:     0x72631811f28b - __libc_start_main
[INFO] [stdout]   34:     0x56ebddfc0325 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::RemoveDocuments (line 1070) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2642) panicked at src/api/operations.rs:21:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_remove: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642501329dba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642501329dba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642501329dba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x642501329dba - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64250133fcca - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64250133fcca - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64250132e982 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64250132e982 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64250130db5f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64250130db5f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x642501320fa1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64250132121b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64250130dc18 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6425013053e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64250130e9dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64250134048c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x642501340202 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6425010624e3 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x642501063d63 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x642501062416 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x642501062429 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x6425013204f4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x6425013204f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x6425013204f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x6425013204f4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x6425013204f4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x6425013204f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6425013204f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6425013204f4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6425013204f4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x642501062401 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x642501063dc5 - main
[INFO] [stdout]   32:     0x7ee28b9711ca - <unknown>
[INFO] [stdout]   33:     0x7ee28b97128b - __libc_start_main
[INFO] [stdout]   34:     0x642501062165 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::Search (line 593) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2652) panicked at src/api/operations.rs:26:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_search: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62bc7396bf5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62bc7396bf5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62bc7396bf5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62bc7396bf5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62bc7398181a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62bc7398181a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62bc73970a22 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62bc73970a22 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62bc7394ff5f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62bc7394ff5f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62bc73963131 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62bc739633ab - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62bc73950018 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x62bc739477e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62bc73950ddd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62bc73981fdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62bc73981d52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62bc736a21a3 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x62bc736a37f3 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x62bc736a20d6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x62bc736a20e9 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x62bc73962684 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x62bc73962684 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x62bc73962684 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x62bc73962684 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x62bc73962684 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x62bc73962684 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62bc73962684 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62bc73962684 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62bc73962684 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x62bc736a20c1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x62bc736a3855 - main
[INFO] [stdout]   32:     0x7fa3b23801ca - <unknown>
[INFO] [stdout]   33:     0x7fa3b238028b - __libc_start_main
[INFO] [stdout]   34:     0x62bc736a1e45 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/operations.rs - api::operations::GetStats (line 719) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2569) panicked at src/api/operations.rs:23:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create index directories: IO error: Failed to create root directory ./doc_test_stats: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff8a109013a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff8a109013a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff8a109013a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff8a109013a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff8a10a59aa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff8a10a59aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5ff8a1094bb2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff8a1094bb2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff8a107422f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff8a107422f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff8a10873f1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ff8a10875ab - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ff8a10742e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5ff8a106bab9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ff8a10750ad - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ff8a10a616c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ff8a10a5ee2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5ff8a0e55143 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   18:     0x5ff8a0e56443 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5ff8a0e55076 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   20:     0x5ff8a0e55089 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   21:     0x5ff8a1086954 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5ff8a1086954 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x5ff8a1086954 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x5ff8a1086954 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5ff8a1086954 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5ff8a1086954 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ff8a1086954 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ff8a1086954 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ff8a1086954 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5ff8a0e55061 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   31:     0x5ff8a0e564a5 - main
[INFO] [stdout]   32:     0x73660e9371ca - <unknown>
[INFO] [stdout]   33:     0x73660e93728b - __libc_start_main
[INFO] [stdout]   34:     0x5ff8a0e54de5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 38) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `context` in this scope
[INFO] [stdout]   --> src/lib.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 | let result = OperationType::execute(&mut context, &parameters)?;
[INFO] [stdout]    |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parameters` in this scope
[INFO] [stdout]   --> src/lib.rs:41:52
[INFO] [stdout]    |
[INFO] [stdout] 41 | let result = OperationType::execute(&mut context, &parameters)?;
[INFO] [stdout]    |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OperationType` in this scope
[INFO] [stdout]   --> src/lib.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | let result = OperationType::execute(&mut context, &parameters)?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^ use of undeclared type `OperationType`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/operations.rs - api::operations (line 19)
[INFO] [stdout]     src/api/operations.rs - api::operations::AddPostings (line 528)
[INFO] [stdout]     src/api/operations.rs - api::operations::BatchAddPostings (line 777)
[INFO] [stdout]     src/api/operations.rs - api::operations::BatchStoreDocumentText (line 1339)
[INFO] [stdout]     src/api/operations.rs - api::operations::CreateIndex (line 344)
[INFO] [stdout]     src/api/operations.rs - api::operations::Flush (line 657)
[INFO] [stdout]     src/api/operations.rs - api::operations::GetPerformanceStats (line 865)
[INFO] [stdout]     src/api/operations.rs - api::operations::GetStats (line 719)
[INFO] [stdout]     src/api/operations.rs - api::operations::IncrementalAdd (line 982)
[INFO] [stdout]     src/api/operations.rs - api::operations::RemoveDocuments (line 1070)
[INFO] [stdout]     src/api/operations.rs - api::operations::Search (line 593)
[INFO] [stdout]     src/api/operations.rs - api::operations::StoreDocumentText (line 1146)
[INFO] [stdout]     src/lib.rs - (line 38)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 82 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.63s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d54daed3705293ecd7e66209d5cf79d6312a7d8464e60d36a365fcbeeb5f9462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54daed3705293ecd7e66209d5cf79d6312a7d8464e60d36a365fcbeeb5f9462", kill_on_drop: false }`
[INFO] [stdout] d54daed3705293ecd7e66209d5cf79d6312a7d8464e60d36a365fcbeeb5f9462
